Close
dtSearch Text Retrieval Engine Programmer's Reference
ISearchReportJob::SelectItems Method

Select a range of items in the SearchResults

Syntax
IDL
HRESULT SelectItems([in] long iFirstItem, [in] long iLastItem);
Parameters
Description
[in] long iFirstItem
0-based index of first item from SearchResults to include
[in] long iLastItem
0-based index of last item from SearchResults to include